boost-build: fix wrong rundep.
This commit is contained in:
parent
ac9cfd6fec
commit
032f9241f3
@ -1,5 +1,6 @@
|
||||
# Template file for 'boost-build'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} (Boost.Build framework)"
|
||||
long_desc="
|
||||
Boost is a set of free, peer-reviewed, C++ libraries. The emphasis is on
|
||||
@ -11,7 +12,7 @@ long_desc="
|
||||
conf_files="/etc/site-config.jam"
|
||||
noarch=yes
|
||||
|
||||
Add_dependency run bjam
|
||||
Add_dependency run boost-jam
|
||||
Add_dependency run boost-devel
|
||||
|
||||
do_install()
|
||||
|
Loading…
Reference in New Issue
Block a user