This website works better with JavaScript.
Home
Explore
Help
Sign In
er1n
/
i3lock
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix compilation on some systems (Thanks badboy)
master
Michael Stapelberg
13 years ago
parent
c9fe076f95
commit
324149ea77
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Makefile
+1
-0
README
+ 1
- 0
Makefile
View File
@ -21,6 +21,7 @@ LIBS += $(shell pkg-config --libs xcb-keysyms xcb-dpms xcb-image xcb-xinerama)
e
n
d
i
f
LIBS
+=
-lpam
LIBS
+=
-lev
LIBS
+=
-lX11
FILES
:=
$(
wildcard *.c
)
FILES
:=
$(
FILES:.c
=
.o
)
+ 1
- 0
README
View File
@ -26,6 +26,7 @@ Requirements
- libcairo-dev
- libxcb-xinerama
- libev
- libx11-dev
Running i3lock
-------------
Write
Preview
Loading…
Cancel
Save