diff options
author | Jay Sorg <jay.sorg@gmail.com> | 2012-08-18 11:56:35 -0700 |
---|---|---|
committer | Jay Sorg <jay.sorg@gmail.com> | 2012-08-18 11:56:35 -0700 |
commit | 23acc579ffb82985afe947d6a043257a48b5b9b8 (patch) | |
tree | b9fd15fe34ddcb3fd6f684211ff10375723982d4 | |
parent | 639e7bc8ed54f11292fbb90cb3a7a9f2b2728505 (diff) | |
download | xrdp-proprietary-23acc579ffb82985afe947d6a043257a48b5b9b8.tar.gz xrdp-proprietary-23acc579ffb82985afe947d6a043257a48b5b9b8.zip |
xorg: added another package to the notes
-rwxr-xr-x | xorg/X11R7.6/buildx.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/X11R7.6/buildx.sh b/xorg/X11R7.6/buildx.sh index f96b48d1..279f72cb 100755 --- a/xorg/X11R7.6/buildx.sh +++ b/xorg/X11R7.6/buildx.sh @@ -20,7 +20,7 @@ # limitations under the License. # debian packages needed -# flex bison libxml2-dev intltool xsltproc xutils-dev python-libxml2 g++ +# flex bison libxml2-dev intltool xsltproc xutils-dev python-libxml2 g++ xutils download_file() { |