mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
fix prison
This commit is contained in:
parent
402f9be423
commit
6d87c9a0ef
@ -4,6 +4,9 @@
|
||||
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
# include global config
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
#
|
||||
# package info
|
||||
#
|
||||
@ -15,7 +18,7 @@ pkgdesc="A barcode api to produce QRCode barcodes and DataMatrix barcode"
|
||||
url="https://projects.kde.org/projects/kdesupport/prison"
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
groups=("kde-complete" "kde-uninstall")
|
||||
makedepends=('libdmtx' 'qrencode')
|
||||
depends=('libdmtx' 'qrencode')
|
||||
|
||||
source=("$_mirror/${pkgname}-$pkgver.tar.gz")
|
||||
md5sums=('8baac61506e37a31482a0df4a5d02cd2')
|
||||
|
Loading…
Reference in New Issue
Block a user