pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse91_gtk2 Add dependency on suse_png, othe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a15b944e40ff
branches: trunk
changeset: 483019:a15b944e40ff
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Nov 06 01:37:51 2004 +0000
description:
Add dependency on suse_png, otherwise we get:
g_module_open() failed for /opt/gnome/lib/gtk-2.0/2.2.0/loaders/libpixbufloader-png.so: libpng12.so.0: cannot open shared object file: No such file or directory
Bump PKGREVISION.
diffstat:
emulators/suse91_gtk2/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r bcad44f133cc -r a15b944e40ff emulators/suse91_gtk2/Makefile
--- a/emulators/suse91_gtk2/Makefile Sat Nov 06 01:37:07 2004 +0000
+++ b/emulators/suse91_gtk2/Makefile Sat Nov 06 01:37:51 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/09/02 20:34:08 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/06 01:37:51 wiz Exp $
DISTNAME= suse_gtk2-${SUSE_VERSION}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE91}
DISTFILES= ${RPMFILES}
@@ -11,6 +12,7 @@
DEPENDS+= suse_fontconfig>=${SUSE_VERSION}:../../emulators/suse91_fontconfig
DEPENDS+= suse_freetype2>=${SUSE_VERSION}:../../emulators/suse91_freetype2
+DEPENDS+= suse_libpng>=${SUSE_VERSION}:../../emulators/suse91_libpng
DEPENDS+= suse_libtiff>=${SUSE_VERSION}:../../emulators/suse91_libtiff
DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse91_x11
Home |
Main Index |
Thread Index |
Old Index