pioneer: remove masked depends= declaration
This commit is contained in:
parent
6e7b523cbc
commit
1af7631f09
@ -6,14 +6,13 @@ build_style=gnu-configure
|
|||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="freetype-devel libassimp-devel libsigc++-devel
|
makedepends="freetype-devel libassimp-devel libsigc++-devel
|
||||||
libvorbis-devel SDL2_image-devel"
|
libvorbis-devel SDL2_image-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme libtxc_dxtn"
|
depends="pioneer-data>=${version}_${revision}"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
short_desc="Space adventure game set in our galaxy at the turn of the 31st century"
|
short_desc="Space adventure game set in our galaxy at the turn of the 31st century"
|
||||||
homepage="https://pioneerspacesim.net"
|
homepage="https://pioneerspacesim.net"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="https://github.com/pioneerspacesim/pioneer/archive/${version}.tar.gz"
|
distfiles="https://github.com/pioneerspacesim/pioneer/archive/${version}.tar.gz"
|
||||||
checksum=19aa89e8ec0221b937b9279e0d4897b3016e0ce80858d03600d3e80cd7daa907
|
checksum=19aa89e8ec0221b937b9279e0d4897b3016e0ce80858d03600d3e80cd7daa907
|
||||||
depends="pioneer-data>=${version}_${revision}"
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export PIONEER_DATA_DIR=/usr/share/pioneer
|
export PIONEER_DATA_DIR=/usr/share/pioneer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user