Linking once against libDesktop is enough
This commit is contained in:
parent
16a3ecf4ae
commit
c006976b8a
|
@ -29,6 +29,4 @@ depends=keyboard.h
|
||||||
[keyboardctl]
|
[keyboardctl]
|
||||||
type=binary
|
type=binary
|
||||||
sources=keyboardctl.c
|
sources=keyboardctl.c
|
||||||
cflags=`pkg-config --cflags libDesktop`
|
|
||||||
ldflags=`pkg-config --libs libDesktop`
|
|
||||||
install=$(BINDIR)
|
install=$(BINDIR)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user