mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
dtkcore: correctly set library version
This commit is contained in:
parent
c93779ca95
commit
64da2cda33
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=dtkcore
|
||||||
version=2.0.14
|
version=2.0.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="LIB_INSTALL_DIR=/usr/lib/"
|
configure_args="LIB_INSTALL_DIR=/usr/lib/ VERSION=${version}"
|
||||||
hostmakedepends="qt5-qmake pkg-config"
|
hostmakedepends="qt5-qmake pkg-config"
|
||||||
makedepends="qt5-devel gsettings-qt-devel"
|
makedepends="qt5-devel gsettings-qt-devel"
|
||||||
short_desc="Base devlopment tool of all C++/Qt work on Deepin"
|
short_desc="Base devlopment tool of all C++/Qt work on Deepin"
|
||||||
|
|
Loading…
Add table
Reference in a new issue