pnmixer: Use cmake [ api=2 ]
This commit is contained in:
parent
6dd4e0f8ea
commit
69856c6391
@ -8,7 +8,7 @@ PNMIXER_RELEASE=$(exparam release)
|
|||||||
PNMIXER_PV=$(exparam pv)
|
PNMIXER_PV=$(exparam pv)
|
||||||
|
|
||||||
require github [ user='nicklan' release="${PNMIXER_RELEASE}" pv="${PNMIXER_PV}" suffix="tar.gz" ]
|
require github [ user='nicklan' release="${PNMIXER_RELEASE}" pv="${PNMIXER_PV}" suffix="tar.gz" ]
|
||||||
require cmake
|
require cmake [ api=2 ]
|
||||||
require gtk-icon-cache
|
require gtk-icon-cache
|
||||||
|
|
||||||
SUMMARY="Simple ALSA mixer application designed to run in system tray"
|
SUMMARY="Simple ALSA mixer application designed to run in system tray"
|
||||||
|
Loading…
Reference in New Issue
Block a user