From a686996a9d8527c40a7e8a4a1ca6632529e083f6 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Thu, 12 Jan 2006 23:03:05 +0000 Subject: - Add dependency on devel/p5-Locale-gettext PR: 91613 Submitted by: Lars Engels Approved by: maintainer --- emulators/qemu-launcher/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/qemu-launcher/Makefile') diff --git a/emulators/qemu-launcher/Makefile b/emulators/qemu-launcher/Makefile index 3f7d7d8aef70..c1b8a4497adc 100644 --- a/emulators/qemu-launcher/Makefile +++ b/emulators/qemu-launcher/Makefile @@ -18,6 +18,7 @@ COMMENT= A GTK front-end to Qemu RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ ${SITE_PERL}/${PERL_ARCH}/Gtk2/GladeXML/:${PORTSDIR}/x11-toolkits/p5-Glade2 \ ${SITE_PERL}/${PERL_ARCH}/Gnome2.pm:${PORTSDIR}/x11-toolkits/p5-Gnome2 \ + ${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext WRKSRC= ${WRKDIR}/trunk -- cgit v1.2.3