There was an error while loading. Please reload this page.
1 parent 286f129 commit ad32fa0Copy full SHA for ad32fa0
2 files changed
interposer/Makefile
@@ -1,6 +1,8 @@
1
#!/usr/bin/make
2
# Needs GTK and GLX
3
4
+# apt update
5
+# apt install -y gcc binutils pkgconf libgtk-3-dev
6
# Change gtk+-3.0 to the name of the .pc used in your system
7
# gtk+-3.0.pc is used for GTK 3 on Debian 11 and similar systems
8
GTK_FLAGS=`pkg-config --cflags --libs gtk+-3.0`
interposer/libinterposer.so
608 Bytes
0 commit comments