mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Add a dependency on linux-jpeg which I didn't spot because I already had
it installed. Spotted by: jedgar (again - thanks!)
This commit is contained in:
parent
2b74c268f9
commit
d643c2a886
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35724
@ -13,7 +13,8 @@ DISTNAME= opera-4.0-b3-static.i386
|
||||
|
||||
MAINTAINER= des@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
|
||||
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base \
|
||||
/compat/linux/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -13,7 +13,8 @@ DISTNAME= opera-4.0-b3-static.i386
|
||||
|
||||
MAINTAINER= des@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
|
||||
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base \
|
||||
/compat/linux/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -13,7 +13,8 @@ DISTNAME= opera-4.0-b3-static.i386
|
||||
|
||||
MAINTAINER= des@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
|
||||
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base \
|
||||
/compat/linux/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user