summaryrefslogtreecommitdiffstats
path: root/build-stage3.sh
diff options
context:
space:
mode:
authorKyle K <kylek389@gmail.com>2020-05-06 17:32:32 -0500
committerKyle K <kylek389@gmail.com>2020-05-06 17:32:32 -0500
commit955fa478995a3e055215955e9f19577b6ec0f19c (patch)
tree23db71ec066bbf0184a40cba2c4ab5bcd3934fc3 /build-stage3.sh
parentf1d7dd5f4aa298ce60a12f81eb773a4d59f07693 (diff)
downloadgentoox-955fa478995a3e055215955e9f19577b6ec0f19c.tar.gz
gentoox-955fa478995a3e055215955e9f19577b6ec0f19c.tar.bz2
gentoox-955fa478995a3e055215955e9f19577b6ec0f19c.zip
qt-creator build fix
Diffstat (limited to 'build-stage3.sh')
-rwxr-xr-xbuild-stage3.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-stage3.sh b/build-stage3.sh
index bce49f3..e9d09ac 100755
--- a/build-stage3.sh
+++ b/build-stage3.sh
@@ -1,5 +1,6 @@
#!/bin/bash
+emerge -u catalyst pixz
version_stamp="$(date +%Y%m%d).graphite"
if [[ ! -f .catalyst-prep-done ]]; then