X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=README.CVS;h=ee029ebd98456a0d7d480a8bd952f01c1f08a61c;hb=122d55fbadea0409fbc902a1740e1c8ff3aecd88;hp=34cb96aa96a18576705376442b5a897638f36c49;hpb=116339650da3f5c4e878a7ddfa34dc4bb58a6fef;p=chaz%2Fopenbox diff --git a/README.CVS b/README.CVS index 34cb96aa..ee029ebd 100644 --- a/README.CVS +++ b/README.CVS @@ -12,6 +12,7 @@ Xlib library/headers (devel package) Pkg-Config Glib 2.0+ library/headers (devel package) (http://www.gtk.org) libxml2 2.0+ library/headers (devel package) +libGL library/headers (devel package, mesa or otherwise) Optionally, if you want to build the configuration tool (this is recommended): GTK+ 2.0+ library/headers (devel package) (http://www.gtk.org) @@ -32,4 +33,26 @@ The installed binary is 'openbox3'. +---- +In debian unstable, you want these packages: +gcc +gettext +automake1.7 +autoconf +libtool +bison +flex +libxft2-dev +pkg-config +libglib2.0-dev +libxml2-dev +xlibmesa-dev + +optionally: +libgtk2.0-dev +libglade2-dev + +tip: run "update-alternatives --config automake" and select automake1.7 before + running ./configure + ----