mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
libArcus: rebuild against protobuf-3.7.0
[ci skip]
This commit is contained in:
parent
3aca39de02
commit
df543f6e06
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'libArcus'
|
# Template file for 'libArcus'
|
||||||
pkgname=libArcus
|
pkgname=libArcus
|
||||||
version=3.6.0
|
version=3.6.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_EXAMPLES=OFF"
|
configure_args="-DBUILD_EXAMPLES=OFF"
|
||||||
hostmakedepends="protobuf python3-sip-devel"
|
hostmakedepends="protobuf python3-sip-devel"
|
||||||
makedepends="protobuf-devel python3-devel python3-sip-devel"
|
makedepends="protobuf-devel libprotoc-devel python3-devel python3-sip-devel"
|
||||||
depends="python3-sip"
|
depends="python3-sip"
|
||||||
short_desc="Communication library for Ultimaker software components"
|
short_desc="Communication library for Ultimaker software components"
|
||||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue