Package: libgtkgl2.0-dev
Version: 2.0.1-2.2
Followup-For: Bug #720991
Hello.
In my previous message, please replace
"libgtk-dev" with "libgtkgl2.0-dev"
and the reproducer with
# echo 'int main(int argv,char**argc){return 0;}' > main.c
# cc main.c `pkg-config --cflags --libs gtkgl-2.0`
/usr/bin/ld:
Package: libgtkgl2.0-dev
Version: 2.0.1-2
Severity: normal
Tags: patch
Hello. libgtk-dev should Depend: ligl-dev, libglu-dev to ensure that
the symlinks needed to link an end-user program is available.
Example:
# touch main.c
# make main.o CFLAGS=`pkg-config --cflags gtkgl-2.0`
cc -pthread -c -
2 matches
Mail list logo