dtkcore: correctly set library version
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user