From 99b7f45b7d6441357ed43c0d1385f5c3bde0ad76 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 18 Dec 2004 13:59:00 +0000 Subject: Fix path to suse_libjpeg. --- emulators/suse91_gtk2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emulators/suse91_gtk2/Makefile b/emulators/suse91_gtk2/Makefile index 38dccfd6417..47803cb12cc 100644 --- a/emulators/suse91_gtk2/Makefile +++ b/emulators/suse91_gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/11/07 03:33:04 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/18 13:59:00 wiz Exp $ DISTNAME= suse_gtk2-${SUSE_VERSION} PKGREVISION= 2 @@ -12,7 +12,7 @@ COMMENT= Linux compatibility package for GTK2 binaries DEPENDS+= suse_fontconfig>=${SUSE_VERSION}:../../emulators/suse91_fontconfig DEPENDS+= suse_freetype2>=${SUSE_VERSION}:../../emulators/suse91_freetype2 -DEPENDS+= suse_libjpeg>=${SUSE_VERSION}:../../emulators/suse91_libpng +DEPENDS+= suse_libjpeg>=${SUSE_VERSION}:../../emulators/suse91_libjpeg DEPENDS+= suse_libpng>=${SUSE_VERSION}:../../emulators/suse91_libpng DEPENDS+= suse_libtiff>=${SUSE_VERSION}:../../emulators/suse91_libtiff DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse91_x11 -- cgit v1.2.3